Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix debounce for ssr #359

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Fix debounce for ssr #359

merged 1 commit into from
Nov 16, 2023

Conversation

sashanau
Copy link
Contributor

@sashanau sashanau commented Nov 15, 2023

Обнаружил проблему c debounce и throttle на ssr next.js
image

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (95c897c) 92.56% compared to head (24854ac) 92.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #359   +/-   ##
=======================================
  Coverage   92.56%   92.56%           
=======================================
  Files           6        6           
  Lines         121      121           
  Branches       22       22           
=======================================
  Hits          112      112           
  Misses          7        7           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SevereCloud SevereCloud merged commit ff90df1 into VKCOM:master Nov 16, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants